[INFO] fetching crate azpect 0.5.0...
[INFO] testing azpect-0.5.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate azpect 0.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate azpect 0.5.0
[INFO] finished tweaking crates.io crate azpect 0.5.0
[INFO] tweaked toml for crates.io crate azpect 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate azpect 0.5.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate azpect 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11847178ddbf64b24e3cedb687a149c6584dd4fb75824729547913c1b9d6f303
[INFO] running `Command { std: "docker" "start" "-a" "11847178ddbf64b24e3cedb687a149c6584dd4fb75824729547913c1b9d6f303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11847178ddbf64b24e3cedb687a149c6584dd4fb75824729547913c1b9d6f303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11847178ddbf64b24e3cedb687a149c6584dd4fb75824729547913c1b9d6f303", kill_on_drop: false }`
[INFO] [stdout] 11847178ddbf64b24e3cedb687a149c6584dd4fb75824729547913c1b9d6f303
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c936bea7de55436ca19ea9588e0dbb4287766901c3090aae6917624552726f1
[INFO] running `Command { std: "docker" "start" "-a" "1c936bea7de55436ca19ea9588e0dbb4287766901c3090aae6917624552726f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling azure_core v0.27.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling open v5.3.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling typespec_macros v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project v1.1.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling typespec v0.7.0
[INFO] [stderr]    Compiling tui-input v0.14.0
[INFO] [stderr]    Compiling typespec_client_core v0.6.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling azure_core_macros v0.1.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling azure_identity v0.27.0
[INFO] [stderr]    Compiling azpect v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "1c936bea7de55436ca19ea9588e0dbb4287766901c3090aae6917624552726f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c936bea7de55436ca19ea9588e0dbb4287766901c3090aae6917624552726f1", kill_on_drop: false }`
[INFO] [stdout] 1c936bea7de55436ca19ea9588e0dbb4287766901c3090aae6917624552726f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e135d34b9a1d28759a47f5a82292605551524acbc7d6b7553d70b6dd6e42ca5
[INFO] running `Command { std: "docker" "start" "-a" "0e135d34b9a1d28759a47f5a82292605551524acbc7d6b7553d70b6dd6e42ca5", kill_on_drop: false }`
[INFO] [stderr]    Compiling azpect v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.15s
[INFO] running `Command { std: "docker" "inspect" "0e135d34b9a1d28759a47f5a82292605551524acbc7d6b7553d70b6dd6e42ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e135d34b9a1d28759a47f5a82292605551524acbc7d6b7553d70b6dd6e42ca5", kill_on_drop: false }`
[INFO] [stdout] 0e135d34b9a1d28759a47f5a82292605551524acbc7d6b7553d70b6dd6e42ca5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 36e1f10ef9142eab4681fd4799a6d29346a33f44bae9faba717e850780339e3a
[INFO] running `Command { std: "docker" "start" "-a" "36e1f10ef9142eab4681fd4799a6d29346a33f44bae9faba717e850780339e3a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/azpect-f0f63c09bd2b3f06)
[INFO] [stdout] 
[INFO] [stdout] running 486 tests
[INFO] [stdout] test azure::apim::tests::missing_value_array_is_an_error ... ok
[INFO] [stdout] test azure::appgw_backends::tests::missing_backend_pools_array_yields_empty ... ok
[INFO] [stdout] test azure::appgw_backends::tests::missing_properties_is_error ... ok
[INFO] [stdout] test azure::apim::tests::parses_operation_list ... ok
[INFO] [stdout] test azure::apim::tests::parses_api_list ... ok
[INFO] [stdout] test azure::apim::tests::parse_api_falls_back_to_name_when_display_missing ... ok
[INFO] [stdout] test azure::appgw_backends::tests::malformed_nic_id_falls_back_to_unknown ... ok
[INFO] [stdout] test azure::appgw_backends::tests::pool_with_all_three ... ok
[INFO] [stdout] test azure::appgw_backends::tests::pool_with_fqdn_address ... ok
[INFO] [stdout] test azure::appgw_backends::tests::pool_with_ip_address ... ok
[INFO] [stdout] test azure::appgw_backends::tests::pool_with_nic_refs ... ok
[INFO] [stdout] test azure::appgw_backends::tests::pool_with_none ... ok
[INFO] [stdout] test azure::appgw_backends::tests::unnamed_pool_gets_placeholder ... ok
[INFO] [stdout] test azure::auth::tests::scope_constants_are_stable ... ok
[INFO] [stdout] test azure::auth::tests::cached_token_debug_redacts_secret ... ok
[INFO] [stdout] test azure::container_app_overview::tests::ephemeral_storage_kept_verbatim_from_primary_container ... ok
[INFO] [stdout] test azure::container_app_overview::tests::extracts_fqdn_when_ingress_is_configured ... ok
[INFO] [stdout] test azure::container_app_overview::tests::extracts_environment_name_from_managed_environment_id ... ok
[INFO] [stdout] test azure::container_app_overview::tests::parses_mi_and_gi_correctly ... ok
[INFO] [stdout] test azure::container_app_overview::tests::no_fqdn_when_ingress_block_absent ... ok
[INFO] [stdout] test azure::container_app_overview::tests::missing_template_returns_zero_limits ... ok
[INFO] [stdout] test azure::container_app_overview::tests::parses_si_units_too ... ok
[INFO] [stdout] test azure::container_app_overview::tests::format_user_assigned_caps_at_three ... ok
[INFO] [stdout] test azure::container_app_overview::tests::summarize_identity_none_when_unset ... ok
[INFO] [stdout] test azure::container_app_overview::tests::single_container_with_half_cpu_and_one_gib ... ok
[INFO] [stdout] test azure::container_app_overview::tests::summarize_identity_system_and_user_combined ... ok
[INFO] [stdout] test azure::container_app_overview::tests::summarize_identity_system_only ... ok
[INFO] [stdout] test azure::container_app_overview::tests::summarize_identity_user_assigned_lists_sorted_names ... ok
[INFO] [stdout] test azure::container_app_revisions::tests::activating_active_revision_is_degraded ... ok
[INFO] [stdout] test azure::container_app_overview::tests::unknown_memory_unit_falls_back_to_zero_for_that_row ... ok
[INFO] [stdout] test azure::container_app_revisions::tests::active_revision_meta_returns_none_when_no_active ... ok
[INFO] [stdout] test azure::container_app_overview::tests::sums_across_multiple_containers ... ok
[INFO] [stdout] test azure::container_app_revisions::tests::ignores_inactive_revisions ... ok
[INFO] [stdout] test azure::container_app_revisions::tests::running_with_health_none_is_available ... ok
[INFO] [stdout] test azure::container_app_revisions::tests::unhealthy_running_is_degraded ... ok
[INFO] [stdout] test azure::container_app_revisions::tests::single_healthy_running_is_available ... ok
[INFO] [stdout] test azure::container_app_revisions::tests::worst_active_revision_dominates ... ok
[INFO] [stdout] test azure::container_app_revisions::tests::no_active_revisions_is_unknown ... ok
[INFO] [stdout] test azure::container_app_workspace::tests::destination_azure_monitor_is_no_destination ... ok
[INFO] [stdout] test azure::container_app_workspace::tests::missing_destination_is_no_destination ... ok
[INFO] [stdout] test azure::container_app_revisions::tests::active_revision_meta_ignores_inactive_revisions ... ok
[INFO] [stdout] test azure::container_app_workspace::tests::empty_customer_id_is_no_destination ... ok
[INFO] [stdout] test azure::container_app_revisions::tests::empty_value_array_is_unknown ... ok
[INFO] [stdout] test azure::cosmos::tests::accepts_sql_account_with_no_capabilities ... ok
[INFO] [stdout] test azure::container_app_workspace::tests::returns_customer_id_when_destination_is_log_analytics ... ok
[INFO] [stdout] test azure::container_app_revisions::tests::active_revision_meta_tolerates_missing_scale_block ... ok
[INFO] [stdout] test azure::cosmos::tests::account_document_endpoint_falls_back_to_name ... ok
[INFO] [stdout] test azure::cosmos::tests::classifies_dns_failure_with_host ... ok
[INFO] [stdout] test azure::cosmos::tests::classifies_401_with_role_hint ... ok
[INFO] [stdout] test azure::container_app_revisions::tests::active_revision_meta_picks_most_recent_active_revision ... ok
[INFO] [stdout] test azure::container_app_revisions::tests::activation_failed_active_revision_is_unavailable ... ok
[INFO] [stdout] test azure::cosmos::tests::parses_databases_value_envelope ... ok
[INFO] [stdout] test azure::cosmos::tests::parses_sql_account_row ... ok
[INFO] [stdout] test azure::cosmos::tests::parses_items_response_extracts_documents ... ok
[INFO] [stdout] test azure::cosmos::tests::rejects_mongo_kind_accounts ... ok
[INFO] [stdout] test azure::cosmos::tests::rejects_cassandra_gremlin_table_capabilities ... ok
[INFO] [stdout] test azure::cosmos::tests::classifies_403_with_role_hint ... ok
[INFO] [stdout] test azure::cosmos::tests::rfc1123_now_has_gmt_suffix_and_correct_shape ... ok
[INFO] [stdout] test azure::cosmos::tests::skips_non_cosmos_rows ... ok
[INFO] [stdout] test azure::cosmos::tests::urlencode_token_replaces_url_unsafe_chars ... ok
[INFO] [stdout] test azure::cosmos::tests::truncate_error_body_bounds_oversized_strings ... ok
[INFO] [stdout] test azure::cosmos::tests::endpoint_host_extracts_host_without_port ... ok
[INFO] [stdout] test azure::env_vars::tests::app_settings_flags_key_vault_refs ... ok
[INFO] [stdout] test azure::env_vars::tests::container_env_non_array_is_empty ... ok
[INFO] [stdout] test azure::cosmos::tests::items_url_strips_endpoint_trailing_slash ... ok
[INFO] [stdout] test azure::function_app_settings::tests::extracts_settings_sorted_with_keyvault_flag ... ok
[INFO] [stdout] test azure::env_vars::tests::app_settings_non_object_is_empty ... ok
[INFO] [stdout] test azure::health::tests::availability_available_with_no_metric_data_is_healthy ... ok
[INFO] [stdout] test azure::health::tests::availability_available_with_no_traffic_running_is_idle ... ok
[INFO] [stdout] test azure::health::tests::availability_available_with_traffic_uses_metric_ratio ... ok
[INFO] [stdout] test azure::env_vars::tests::container_env_skips_nameless_entries ... ok
[INFO] [stdout] test azure::health::tests::availability_degraded_is_degraded ... ok
[INFO] [stdout] test azure::function_app_settings::tests::missing_properties_is_empty ... ok
[INFO] [stdout] test azure::health::tests::availability_unavailable_is_critical ... ok
[INFO] [stdout] test azure::cosmos::tests::parses_containers_extracts_partition_key_and_ttl ... ok
[INFO] [stdout] test azure::health::tests::high_error_ratio_is_critical ... ok
[INFO] [stdout] test azure::health::tests::low_error_ratio_is_healthy ... ok
[INFO] [stdout] test azure::health::tests::medium_error_ratio_is_degraded ... ok
[INFO] [stdout] test azure::health::tests::missing_series_is_unknown ... ok
[INFO] [stdout] test azure::env_vars::tests::container_env_splits_literal_and_secret_ref ... ok
[INFO] [stdout] test azure::health::tests::no_traffic_running_is_idle ... ok
[INFO] [stdout] test azure::health::tests::stopped_state_is_critical ... ok
[INFO] [stdout] test azure::key_vault::tests::classifies_401_with_login_hint ... ok
[INFO] [stdout] test azure::key_vault::tests::classifies_403_with_both_auth_model_hints ... ok
[INFO] [stdout] test azure::health::tests::unknown_availability_running_no_traffic_is_idle ... ok
[INFO] [stdout] test azure::key_vault::tests::item_kind_path_segments_are_stable ... ok
[INFO] [stdout] test azure::key_vault::tests::list_response_parses_with_and_without_next_link ... ok
[INFO] [stdout] test azure::key_vault::tests::parses_item_without_attributes ... ok
[INFO] [stdout] test azure::key_vault::tests::parse_epoch_accepts_i64_u64_and_f64 ... ok
[INFO] [stdout] test azure::key_vault::tests::classifies_dns_failure_with_host ... ok
[INFO] [stdout] test azure::container_app_overview::tests::extracts_env_vars_from_primary_container ... ok
[INFO] [stdout] test azure::key_vault::tests::item_name_from_id_handles_version_suffix_and_kind_prefix ... ok
[INFO] [stdout] test azure::key_vault::tests::vault_host_extracts_host_without_port_or_trailing_slash ... ok
[INFO] [stdout] test azure::key_vault::tests::truncate_error_body_bounds_oversized_strings ... ok
[INFO] [stdout] test azure::key_vault::tests::vault_uri_falls_back_to_canonical_host ... ok
[INFO] [stdout] test azure::key_vault::tests::parses_secret_item_with_attributes ... ok
[INFO] [stdout] test azure::key_vault::tests::skips_non_vault_rows ... ok
[INFO] [stdout] test azure::logs::tests::container_app_kql_filters_by_resource_name ... ok
[INFO] [stdout] test azure::logs::tests::apim_kql_returns_err ... ok
[INFO] [stdout] test azure::logs::tests::container_app_kql_uses_fuzzy_union_over_both_tables ... ok
[INFO] [stdout] test azure::logs::tests::empty_rows_yields_empty_vec ... ok
[INFO] [stdout] test azure::logs::tests::errors_filter_includes_function_app_logs_level ... ok
[INFO] [stdout] test azure::logs::tests::build_kql_substitutes_page_size_into_take ... ok
[INFO] [stdout] test azure::logs::tests::errors_filter_inserted_before_order_by ... ok
[INFO] [stdout] test azure::logs::tests::function_app_kql_uses_fuzzy_union_with_function_app_logs ... ok
[INFO] [stdout] test azure::logs::tests::no_filter_when_errors_only_false ... ok
[INFO] [stdout] test azure::logs::tests::parses_container_app_row_marks_errors ... ok
[INFO] [stdout] test azure::logs::tests::function_app_logs_falls_back_to_exception_fields_when_message_is_empty ... ok
[INFO] [stdout] test azure::logs::tests::missing_tables_yields_no_log_destination ... ok
[INFO] [stdout] test azure::logs::tests::parses_container_app_row_modern_schema ... ok
[INFO] [stdout] test azure::logs::tests::parses_function_app_logs_row_when_only_level_present ... ok
[INFO] [stdout] test azure::logs::tests::container_app_errors_filter_uses_column_ifexists_for_both_log_columns ... ok
[INFO] [stdout] test azure::logs::tests::build_kql_combines_errors_filter_and_older_than ... ok
[INFO] [stdout] test azure::logs::tests::container_app_kql_escapes_double_quote_in_name ... ok
[INFO] [stdout] test azure::key_vault::tests::parses_vault_row ... ok
[INFO] [stdout] test azure::logs::tests::truncates_long_message ... ok
[INFO] [stdout] test azure::logs::tests::parses_function_app_row_with_severity ... ok
[INFO] [stdout] test azure::metrics::tests::hour_range_uses_minute_intervals ... ok
[INFO] [stdout] test azure::metrics::tests::parses_function_app_metrics_response ... ok
[INFO] [stdout] test azure::metrics::tests::container_app_usage_nanocores_is_scaled_to_millicores ... ok
[INFO] [stdout] test azure::metrics::tests::empty_timeseries_yields_empty_points ... ok
[INFO] [stdout] test azure::logs::tests::build_kql_splices_older_than_cursor_before_order_by ... ok
[INFO] [stdout] test azure::metrics::tests::picks_aggregation_field_average ... ok
[INFO] [stdout] test azure::metrics::tests::timespan_uses_z_suffix_not_plus_offset ... ok
[INFO] [stdout] test azure::principals::tests::reads_display_name ... ok
[INFO] [stdout] test azure::principals::tests::missing_or_empty_display_name_is_none ... ok
[INFO] [stdout] test azure::registries::tests::classifies_401_with_role_hint ... ok
[INFO] [stdout] test azure::registries::tests::classifies_dns_failure_with_host ... ok
[INFO] [stdout] test azure::registries::tests::parse_next_link_absolute_url_passes_through ... ok
[INFO] [stdout] test azure::registries::tests::encode_repository_preserves_slashes ... ok
[INFO] [stdout] test azure::registries::tests::parse_next_link_returns_none_when_absent ... ok
[INFO] [stdout] test azure::registries::tests::parses_registry_row ... ok
[INFO] [stdout] test azure::registries::tests::parses_v2_catalog_response ... ok
[INFO] [stdout] test azure::registries::tests::parse_next_link_resolves_relative_path ... ok
[INFO] [stdout] test azure::registries::tests::registry_login_server_falls_back_to_name ... ok
[INFO] [stdout] test azure::registries::tests::parses_v2_tags_response_with_nulls ... ok
[INFO] [stdout] test azure::registries::tests::skips_non_registry_rows ... ok
[INFO] [stdout] test azure::registries::tests::truncate_error_body_bounds_oversized_strings ... ok
[INFO] [stdout] test azure::resource_health::tests::parses_degraded_with_reason ... ok
[INFO] [stdout] test azure::resource_health::tests::parses_available_state ... ok
[INFO] [stdout] test azure::resource_health::tests::unknown_state_for_missing_field ... ok
[INFO] [stdout] test azure::resources::tests::empty_systemdata_strings_collapse_to_none ... ok
[INFO] [stdout] test azure::resources::tests::parses_systemdata_authorship_and_tags ... ok
[INFO] [stdout] test azure::resources::tests::parses_each_resource_kind ... ok
[INFO] [stdout] test azure::resources::tests::skips_unknown_resource_types ... ok
[INFO] [stdout] test azure::service_bus::tests::opt_i64_handles_number_and_string ... ok
[INFO] [stdout] test azure::service_bus::tests::empty_value_array_yields_no_rows ... ok
[INFO] [stdout] test azure::service_bus::tests::parses_namespace_row ... ok
[INFO] [stdout] test azure::service_bus::tests::parses_queue_with_count_details ... ok
[INFO] [stdout] test azure::service_bus::tests::parses_subscription_with_forward_and_counts ... ok
[INFO] [stdout] test azure::service_bus::tests::parses_topic_with_subscription_count ... ok
[INFO] [stdout] test azure::service_bus::tests::queue_missing_count_details_defaults_to_zero ... ok
[INFO] [stdout] test azure::service_bus::tests::skips_non_namespace_rows ... ok
[INFO] [stdout] test azure::storage::tests::classifies_dns_failure_with_account_name ... ok
[INFO] [stdout] test azure::storage::tests::human_bytes_formats_each_magnitude ... ok
[INFO] [stdout] test azure::storage::tests::parse_overview_metrics_clamps_negative_or_nonfinite_to_none ... ok
[INFO] [stdout] test azure::storage::tests::parse_http_date_accepts_rfc1123 ... ok
[INFO] [stdout] test azure::storage::tests::classifies_403_with_role_hint ... ok
[INFO] [stdout] test azure::storage::tests::list_containers_json_handles_missing_value_array ... ok
[INFO] [stdout] test azure::storage::tests::parse_overview_metrics_picks_latest_nonnull_datapoint ... ok
[INFO] [stdout] test azure::storage::tests::parses_list_blobs_xml_empty_container ... ok
[INFO] [stdout] test azure::storage::tests::parse_overview_metrics_skips_unknown_metric_names ... ok
[INFO] [stdout] test azure::storage::tests::parses_list_blobs_xml_happy_path ... ok
[INFO] [stdout] test azure::storage::tests::parses_storage_account_metadata_columns ... ok
[INFO] [stdout] test azure::storage::tests::parses_storage_account_row ... ok
[INFO] [stdout] test azure::storage::tests::parses_list_containers_json ... ok
[INFO] [stdout] test azure::storage::tests::url_encoders_preserve_slashes_and_escape_spaces ... ok
[INFO] [stdout] test config::tests::default_round_trips_through_toml ... ok
[INFO] [stdout] test ui::app::tests::chord_expires_after_timeout ... ok
[INFO] [stdout] test ui::app::tests::command_forwarding_excludes_tab_and_backtab ... ok
[INFO] [stdout] test ui::app::tests::command_mode_cosmos_alias_switches_view ... ok
[INFO] [stdout] test config::tests::toggle_favorite_adds_and_removes ... ok
[INFO] [stdout] test ui::app::tests::command_mode_apis_alias_switches_view ... ok
[INFO] [stdout] test ui::app::tests::command_mode_dropped_single_letter_aliases_are_unknown ... ok
[INFO] [stdout] test ui::app::tests::back_from_non_root_view_does_not_open_modal ... ok
[INFO] [stdout] test ui::app::tests::command_mode_empty_is_silent ... ok
[INFO] [stdout] test ui::app::tests::back_with_empty_stack_opens_quit_modal ... ok
[INFO] [stdout] test azure::subscriptions::tests::parses_and_sorts_subscriptions ... ok
[INFO] [stdout] test ui::app::tests::command_mode_forwarding_gating ... ok
[INFO] [stdout] test config::tests::config_path_is_under_azpect_directory ... ok
[INFO] [stdout] test ui::app::tests::command_mode_help_aliases_open_help ... ok
[INFO] [stdout] test ui::app::tests::command_mode_help_does_not_stack_help_on_itself ... ok
[INFO] [stdout] test ui::app::tests::g_then_other_key_clears_chord_and_processes_normally ... ok
[INFO] [stdout] test azure::storage::tests::skips_non_storage_rows_in_account_parser ... ok
[INFO] [stdout] test ui::app::tests::command_mode_quit_aliases_all_quit ... ok
[INFO] [stdout] test azure::storage::tests::text_preview_decision_matrix ... ok
[INFO] [stdout] test ui::app::tests::command_mode_subscriptions_aliases_switch_view ... ok
[INFO] [stdout] test ui::app::tests::back_navigation_unwinds_full_stack_without_bouncing ... ok
[INFO] [stdout] test ui::app::tests::list_badge_uses_resource_health_signal ... ok
[INFO] [stdout] test ui::app::tests::filter_forwarding_gating ... ok
[INFO] [stdout] test ui::app::tests::command_mode_unknown_sets_status ... ok
[INFO] [stdout] test ui::app::tests::command_mode_q_quits ... ok
[INFO] [stdout] test ui::app::tests::first_g_is_pending_second_g_resolves_to_top ... ok
[INFO] [stdout] test ui::app::tests::palette_tab_cycle_empty_buffer_lists_everything_starting_first ... ok
[INFO] [stdout] test ui::app::tests::palette_tab_completion_matches_prefix ... ok
[INFO] [stdout] test ui::app::tests::command_mode_storage_alias_switches_view ... ok
[INFO] [stdout] test ui::app::tests::palette_tab_cycle_forward_then_backward ... ok
[INFO] [stdout] test ui::app::tests::palette_tab_cycle_no_match_is_noop ... ok
[INFO] [stdout] test ui::app::tests::yank_in_log_detail_returns_full_record_with_fields ... ok
[INFO] [stdout] test ui::app::tests::portal_url_in_log_detail_points_to_resource_blade ... ok
[INFO] [stdout] test ui::app::tests::palette_ghost_hint_shows_remainder_of_first_candidate ... ok
[INFO] [stdout] test ui::app::tests::yank_in_logs_prefers_error_when_table_empty ... ok
[INFO] [stdout] test ui::app::tests::command_q_bypasses_modal ... ok
[INFO] [stdout] test azure::storage::tests::parse_overview_metrics_handles_empty_or_missing_series ... ok
[INFO] [stdout] test ui::breadcrumb::tests::apim_apis_breadcrumb ... ok
[INFO] [stdout] test ui::app::tests::yank_in_logs_returns_selected_line_when_rows_present ... ok
[INFO] [stdout] test ui::breadcrumb::tests::apim_policy_breadcrumb_includes_api_name ... ok
[INFO] [stdout] test ui::app::tests::palette_refresh_command_is_recognized ... ok
[INFO] [stdout] test ui::breadcrumb::tests::appgw_backends_breadcrumb ... ok
[INFO] [stdout] test ui::breadcrumb::tests::apim_operations_breadcrumb_includes_api_name ... ok
[INFO] [stdout] test ui::breadcrumb::tests::function_app_detail_breadcrumb_includes_resource_name ... ok
[INFO] [stdout] test ui::breadcrumb::tests::function_app_log_detail_breadcrumb_appends_entry ... ok
[INFO] [stdout] test ui::breadcrumb::tests::function_app_logs_breadcrumb ... ok
[INFO] [stdout] test ui::breadcrumb::tests::help_breadcrumb_is_single_segment ... ok
[INFO] [stdout] test ui::breadcrumb::tests::storage_accounts_breadcrumb ... ok
[INFO] [stdout] test ui::breadcrumb::tests::storage_blobs_breadcrumb_includes_container ... ok
[INFO] [stdout] test ui::breadcrumb::tests::storage_blob_detail_breadcrumb_includes_blob_path ... ok
[INFO] [stdout] test ui::breadcrumb::tests::render_smoke_middle_truncates_when_too_narrow ... ok
[INFO] [stdout] test ui::breadcrumb::tests::render_smoke_paints_path_into_frame ... ok
[INFO] [stdout] test ui::breadcrumb::tests::resources_breadcrumb_falls_back_to_short_id_when_name_missing ... ok
[INFO] [stdout] test ui::breadcrumb::tests::resources_breadcrumb_with_no_subscription_pinned ... ok
[INFO] [stdout] test ui::breadcrumb::tests::short_api_segment_extracts_tail ... ok
[INFO] [stdout] test ui::breadcrumb::tests::resources_breadcrumb_with_selected_subscription ... ok
[INFO] [stdout] test ui::breadcrumb::tests::segments_subscription_picker_is_root_only ... ok
[INFO] [stdout] test ui::breadcrumb::tests::storage_account_overview_breadcrumb_matches_containers ... ok
[INFO] [stdout] test ui::breadcrumb::tests::storage_containers_breadcrumb_includes_account ... ok
[INFO] [stdout] test ui::clipboard::tests::truncates_oversized_payload_at_char_boundary ... ok
[INFO] [stdout] test ui::breadcrumb::tests::subscription_picker_breadcrumb ... ok
[INFO] [stdout] test ui::breadcrumb::tests::truncate_middle_biases_head_when_odd ... ok
[INFO] [stdout] test ui::breadcrumb::tests::truncate_middle_inserts_ellipsis ... ok
[INFO] [stdout] test ui::breadcrumb::tests::truncate_middle_short_string_unchanged ... ok
[INFO] [stdout] test ui::breadcrumb::tests::truncate_middle_zero_and_one ... ok
[INFO] [stdout] test ui::clipboard::tests::base64_matches_known_vectors ... ok
[INFO] [stdout] test ui::clipboard::tests::copy_to_writes_osc52_envelope ... ok
[INFO] [stdout] test ui::clipboard::tests::short_payload_is_borrowed_unchanged ... ok
[INFO] [stdout] test ui::events::tests::action_keys_match_table ... ok
[INFO] [stdout] test ui::events::tests::arrow_keys_also_navigate ... ok
[INFO] [stdout] test ui::events::tests::both_cases_of_l_open_logs ... ok
[INFO] [stdout] test ui::events::tests::capital_g_jumps_to_bottom_directly ... ok
[INFO] [stdout] test ui::events::tests::capital_s_opens_storage_mode ... ok
[INFO] [stdout] test ui::events::tests::ctrl_d_and_ctrl_u_are_half_page ... ok
[INFO] [stdout] test ui::events::tests::help_view_dismisses_on_any_key ... ok
[INFO] [stdout] test ui::events::tests::hjk_maps_to_directions_and_l_opens_logs ... ok
[INFO] [stdout] test ui::events::tests::gg_chord_via_resolve_chord ... ok
[INFO] [stdout] test ui::events::tests::search_active_lets_arrow_keys_through_for_list_navigation ... ok
[INFO] [stdout] test ui::state::tests::enter_category_from_outside_chain_pushes_stack_and_resets_cursor ... ok
[INFO] [stdout] test ui::state::tests::palette_aliases_drop_single_letters ... ok
[INFO] [stdout] test ui::state::tests::category_clear_cache_wipes_only_its_own_caches ... ok
[INFO] [stdout] test ui::state::tests::category_root_view_round_trips ... ok
[INFO] [stdout] test ui::state::tests::category_of_classifies_every_resource_view ... ok
[INFO] [stdout] test ui::state::tests::subsequence_exact_substring_still_matches ... ok
[INFO] [stdout] test ui::state::tests::enter_category_from_within_chain_is_idempotent ... ok
[INFO] [stdout] test ui::events::tests::search_active_captures_letters_but_lets_esc_and_enter_through ... ok
[INFO] [stdout] test ui::state::tests::subsequence_basic_matches ... ok
[INFO] [stdout] test ui::state::tests::category_palette_aliases_are_disjoint ... ok
[INFO] [stdout] test ui::events::tests::tab_cycles_panels ... ok
[INFO] [stdout] test ui::views::apim_operations::tests::enter_opens_policy_view ... ok
[INFO] [stdout] test ui::views::apim_policy::tests::scrolls_clamped_to_line_count ... ok
[INFO] [stdout] test ui::views::appgw_backends::tests::open_selected_is_swallowed_without_view_change ... ok
[INFO] [stdout] test ui::views::appgw_backends::tests::yank_returns_member_identity_when_cursor_on_member ... ok
[INFO] [stdout] test ui::views::apim_apis::tests::navigation_clamps ... ok
[INFO] [stdout] test ui::views::appgw_backends::tests::navigation_clamps_to_flat_row_count ... ok
[INFO] [stdout] test ui::views::appgw_backends::tests::renders_error_state ... ok
[INFO] [stdout] test ui::views::apim_apis::tests::enter_transitions_to_operations_and_pins_api ... ok
[INFO] [stdout] test ui::state::tests::subsequence_rejects_wrong_order ... ok
[INFO] [stdout] test ui::views::apim_policy::tests::renders_policy_text ... ok
[INFO] [stdout] test ui::views::apim_operations::tests::renders_method_and_url ... ok
[INFO] [stdout] test ui::views::apim_policy::tests::short_label_extracts_api_and_op ... ok
[INFO] [stdout] test ui::views::appgw_backends::tests::flatten_emits_header_then_members_with_empty_marker ... ok
[INFO] [stdout] test ui::views::cosmos_accounts::tests::enter_pins_account_and_drills_in ... ok
[INFO] [stdout] test ui::views::appgw_backends::tests::renders_loading_state ... ok
[INFO] [stdout] test ui::views::cosmos_containers::tests::enter_pins_container_and_drills_in ... ok
[INFO] [stdout] test ui::views::cosmos_databases::tests::enter_pins_database_and_drills_in ... ok
[INFO] [stdout] test ui::views::detail::tests::back_is_not_consumed_by_view ... ok
[INFO] [stdout] test ui::views::detail::tests::env_var_rows_empty_when_no_vars ... ok
[INFO] [stdout] test ui::views::apim_policy::tests::renders_no_policy_placeholder ... ok
[INFO] [stdout] test ui::views::detail::tests::env_var_rows_function_app_permission_hint ... ok
[INFO] [stdout] test ui::views::apim_apis::tests::renders_loading ... ok
[INFO] [stdout] test ui::views::appgw_backends::tests::renders_pools_and_members_without_panic ... ok
[INFO] [stdout] test ui::views::cosmos_containers::tests::formats_ttl_modes ... ok
[INFO] [stdout] test ui::views::detail::tests::format_count_renders_zero_without_negative_sign ... ok
[INFO] [stdout] test ui::views::cosmos_item::tests::format_items_text_joins_with_separator ... ok
[INFO] [stdout] test ui::views::cosmos_item::tests::renders_loading_state ... ok
[INFO] [stdout] test ui::views::apim_apis::tests::renders_rows ... ok
[INFO] [stdout] test ui::views::detail::tests::formatters ... ok
[INFO] [stdout] test ui::views::cosmos_accounts::tests::renders_loading_state ... ok
[INFO] [stdout] test ui::views::detail::tests::env_var_rows_is_a_count_teaser_pointing_at_the_page ... ok
[INFO] [stdout] test ui::views::detail::tests::general_meta_lines_emits_tags_and_ownership ... ok
[INFO] [stdout] test ui::views::detail::tests::missing_reason_recognises_metric_not_exposed ... ok
[INFO] [stdout] test ui::views::detail::tests::general_meta_lines_empty_without_meta ... ok
[INFO] [stdout] test ui::views::detail::tests::general_meta_lines_uses_resolved_principal_name ... ok
[INFO] [stdout] test ui::views::detail::tests::meta_lines_collapses_missing_image_scale_and_fqdn ... ok
[INFO] [stdout] test ui::views::detail::tests::meta_lines_empty_when_no_data ... ok
[INFO] [stdout] test ui::views::detail::tests::meta_lines_full_shape_emits_four_entries ... ok
[INFO] [stdout] test ui::views::detail::tests::open_env_vars_blocks_unsupported_kind ... ok
[INFO] [stdout] test ui::views::cosmos_item::tests::renders_items_and_ru_in_title ... ok
[INFO] [stdout] test ui::views::detail::tests::open_env_vars_transitions_to_page_for_function_app ... ok
[INFO] [stdout] test ui::views::detail::tests::open_logs_apim_blocks ... ok
[INFO] [stdout] test ui::views::detail::tests::open_logs_function_app_transitions ... ok
[INFO] [stdout] test ui::views::detail::tests::set_window_day_clears_cache_for_selected ... ok
[INFO] [stdout] test ui::views::detail::tests::state_color_maps_known_states ... ok
[INFO] [stdout] test ui::views::detail::tests::missing_reason_truncates_unknown_errors ... ok
[INFO] [stdout] test ui::views::detail::tests::ownership_value_full_timestamp_and_principal_forms ... ok
[INFO] [stdout] test ui::views::detail::tests::missing_reason_recognises_permission_denied ... ok
[INFO] [stdout] test ui::views::detail::tests::stretch_to_width_downsamples_data ... ok
[INFO] [stdout] test ui::views::detail::tests::stretch_to_width_handles_empty_and_zero ... ok
[INFO] [stdout] test ui::views::detail::tests::stretch_to_width_last_column_is_last_sample ... ok
[INFO] [stdout] test ui::views::detail::tests::stretch_to_width_upsamples_data ... ok
[INFO] [stdout] test ui::views::detail::tests::summary_for_cpu_appends_max_when_limits_present ... ok
[INFO] [stdout] test ui::views::detail::tests::summary_for_cpu_omits_max_when_limits_zero ... ok
[INFO] [stdout] test ui::views::detail::tests::time_axis_anchors_now_at_right_edge ... ok
[INFO] [stdout] test ui::views::detail::tests::relative_minutes_formatting ... ok
[INFO] [stdout] test ui::views::detail::tests::time_axis_degrades_on_narrow_widths ... ok
[INFO] [stdout] test ui::views::detail::tests::time_axis_returns_empty_below_threshold ... ok
[INFO] [stdout] test ui::views::cosmos_databases::tests::renders_databases ... ok
[INFO] [stdout] test ui::views::help::tests::handle_dismisses_to_previous_view ... ok
[INFO] [stdout] test ui::views::env_vars::tests::yank_text_uses_real_value_even_when_masked ... ok
[INFO] [stdout] test ui::views::help::tests::handle_does_not_bounce_back_into_help ... ok
[INFO] [stdout] test ui::views::help::tests::handle_falls_back_to_list ... ok
[INFO] [stdout] test ui::views::env_vars::tests::navigation_clamped_to_list ... ok
[INFO] [stdout] test ui::views::detail::tests::renders_no_selection ... ok
[INFO] [stdout] test ui::views::env_vars::tests::horizontal_scroll_reveals_value_tail_and_resets_on_toggle ... ok
[INFO] [stdout] test ui::views::key_vault_items::tests::tab_toggles_kind_and_resets_cursor ... ok
[INFO] [stdout] test ui::views::key_vaults::tests::filter_substring_match_is_case_insensitive ... ok
[INFO] [stdout] test ui::views::key_vaults::tests::enter_pins_vault_and_drills_in ... ok
[INFO] [stdout] test ui::views::key_vault_items::tests::yank_returns_selected_item_name ... ok
[INFO] [stdout] test ui::views::key_vault_items::tests::format_expiry_color_buckets ... ok
[INFO] [stdout] test ui::views::env_vars::tests::empty_list_renders_without_panic ... ok
[INFO] [stdout] test ui::views::list::tests::open_logs_preserves_list_cursor ... ok
[INFO] [stdout] test ui::views::env_vars::tests::masks_values_until_revealed ... ok
[INFO] [stdout] test ui::views::help::tests::renders_in_tiny_area_without_panic ... ok
[INFO] [stdout] test ui::views::detail::tests::renders_without_metrics ... ok
[INFO] [stdout] test ui::views::list::tests::favorites_only_toggle ... ok
[INFO] [stdout] test ui::views::list::tests::format_date_handles_none_and_some ... ok
[INFO] [stdout] test ui::views::list::tests::navigation_clamped ... ok
[INFO] [stdout] test ui::views::cosmos_containers::tests::renders_containers_with_partition_key_and_ttl ... ok
[INFO] [stdout] test ui::views::list::tests::open_logs_allows_function_app ... ok
[INFO] [stdout] test ui::views::list::tests::renders_empty_state ... ok
[INFO] [stdout] test ui::views::cosmos_accounts::tests::renders_account_row_with_serverless_mode ... ok
[INFO] [stdout] test ui::views::key_vaults::tests::renders_vault_row_with_rbac_label ... ok
[INFO] [stdout] test ui::views::help::tests::renders_without_panic ... ok
[INFO] [stdout] test ui::views::list::tests::open_logs_blocks_apim ... ok
[INFO] [stdout] test ui::views::logs::tests::back_is_not_consumed_by_view ... ok
[INFO] [stdout] test ui::views::list::tests::renders_created_column_value_when_present ... ok
[INFO] [stdout] test ui::views::list::tests::toggle_favorite_mutates_config ... ok
[INFO] [stdout] test ui::views::logs::tests::find_matches_handles_overlap_and_empty ... ok
[INFO] [stdout] test ui::views::logs::tests::fetch_more_request_suppressed_while_loading_more ... ok
[INFO] [stdout] test ui::views::logs::tests::friendly_log_error_collapses_no_destination_variants ... ok
[INFO] [stdout] test ui::views::list::tests::start_search_sets_flag ... ok
[INFO] [stdout] test ui::views::logs::tests::friendly_log_error_passes_through_plain_text ... ok
[INFO] [stdout] test ui::views::logs::tests::goto_bottom_does_not_request_when_window_exhausted ... ok
[INFO] [stdout] test ui::views::logs::tests::back_while_search_active_clears_and_consumes ... ok
[INFO] [stdout] test ui::views::logs::tests::build_spans_splits_on_match_boundaries ... ok
[INFO] [stdout] test ui::views::logs::tests::friendly_log_error_extracts_message_and_code ... ok
[INFO] [stdout] test ui::views::list::tests::renders_without_panic ... ok
[INFO] [stdout] test ui::views::logs::tests::extract_status_works ... ok
[INFO] [stdout] test ui::views::logs::tests::enter_while_search_active_commits_and_jumps ... ok
[INFO] [stdout] test ui::views::logs::tests::move_down_at_last_row_requests_fetch_more ... ok
[INFO] [stdout] test ui::views::logs::tests::move_left_right_are_noop_when_wrap_is_on ... ok
[INFO] [stdout] test ui::views::logs::tests::move_left_right_scroll_horizontally_when_unwrapped ... ok
[INFO] [stdout] test ui::views::logs::tests::move_down_clamps ... ok
[INFO] [stdout] test ui::views::key_vaults::tests::renders_loading_state ... ok
[INFO] [stdout] test ui::views::logs::tests::move_right_is_noop_when_longest_message_fits_in_min_visible ... ok
[INFO] [stdout] test ui::views::logs::tests::move_right_saturates_at_longest_message_minus_min_visible ... ok
[INFO] [stdout] test ui::views::logs::tests::next_match_no_hits_keeps_cursor ... ok
[INFO] [stdout] test ui::views::logs::tests::next_match_with_empty_query_is_noop ... ok
[INFO] [stdout] test ui::views::logs::tests::next_match_wraps_and_prev_match_steps_back ... ok
[INFO] [stdout] test ui::views::logs::tests::apply_h_offset_prepends_ellipsis_and_slices_chars ... ok
[INFO] [stdout] test ui::views::logs::tests::find_matches_returns_all_case_insensitive_byte_ranges ... ok
[INFO] [stdout] test ui::views::logs::tests::goto_bottom_requests_fetch_more_when_more_available ... ok
[INFO] [stdout] test ui::views::logs::tests::line_height_is_one_without_wrap ... ok
[INFO] [stdout] test ui::views::key_vault_items::tests::renders_secret_row_with_expiry ... ok
[INFO] [stdout] test ui::views::logs::tests::toggle_wrap_flips_flag ... ok
[INFO] [stdout] test ui::views::logs::tests::toggle_wrap_on_resets_h_offset ... ok
[INFO] [stdout] test ui::views::logs::tests::toggle_errors_only_clears_cache ... ok
[INFO] [stdout] test ui::views::logs::tests::wrap_chars_chunks_long_strings ... ok
[INFO] [stdout] test ui::views::logs_detail::tests::yank_text_includes_canonical_and_extra_fields ... ok
[INFO] [stdout] test ui::views::logs::tests::renders_apim_unsupported ... ok
[INFO] [stdout] test ui::views::logs::tests::visible_range_anchors_on_cursor_in_wrap_mode ... ok
[INFO] [stdout] test ui::views::logs_detail::tests::renders_empty_state_when_no_lines ... ok
[INFO] [stdout] test ui::views::logs::tests::start_search_sets_flag ... ok
[INFO] [stdout] test ui::views::logs_detail::tests::handle_scrolls ... ok
[INFO] [stdout] test ui::views::registries::tests::enter_pins_registry_and_drills_in ... ok
[INFO] [stdout] test ui::views::registries::tests::filter_substring_match_is_case_insensitive ... ok
[INFO] [stdout] test ui::views::registry_repositories::tests::enter_pins_repository_and_drills_in ... ok
[INFO] [stdout] test ui::views::logs::tests::renders_loading ... ok
[INFO] [stdout] test ui::views::logs::tests::renders_no_destination_error ... ok
[INFO] [stdout] test ui::views::registries::tests::renders_loading_state ... ok
[INFO] [stdout] test ui::views::registry_tags::tests::yank_returns_docker_pull_ref ... ok
[INFO] [stdout] test ui::views::service_bus_entities::tests::enter_on_queue_is_terminal ... ok
[INFO] [stdout] test ui::views::registry_repositories::tests::renders_loading_when_pending ... ok
[INFO] [stdout] test ui::views::service_bus_entities::tests::enter_on_topic_drills_into_subscriptions ... ok
[INFO] [stdout] test ui::views::registry_tags::tests::renders_loading_state ... ok
[INFO] [stdout] test ui::views::list::tests::renders_search_box ... ok
[INFO] [stdout] test ui::views::service_bus_entities::tests::format_bytes_scales_units ... ok
[INFO] [stdout] test ui::views::logs::tests::friendly_log_error_walks_innererror_chain_for_real_diagnostic ... ok
[INFO] [stdout] test ui::views::service_bus_entities::tests::tab_toggles_kind_and_resets_cursor ... ok
[INFO] [stdout] test ui::views::logs_detail::tests::renders_message_and_fields ... ok
[INFO] [stdout] test ui::views::service_bus_entities::tests::yank_returns_selected_entity_name ... ok
[INFO] [stdout] test ui::views::service_bus_namespaces::tests::enter_pins_namespace_and_drills_in ... ok
[INFO] [stdout] test ui::views::storage_account_overview::tests::enter_drills_into_containers ... ok
[INFO] [stdout] test ui::views::service_bus_subscriptions::tests::cursor_moves_within_bounds ... ok
[INFO] [stdout] test ui::views::storage_account_overview::tests::handle_passes_unhandled_actions_to_global ... ok
[INFO] [stdout] test ui::views::storage_account_overview::tests::human_bytes_uses_binary_units ... ok
[INFO] [stdout] test ui::views::storage_account_overview::tests::human_count_uses_si_suffixes ... ok
[INFO] [stdout] test ui::views::registry_repositories::tests::renders_repositories ... ok
[INFO] [stdout] test ui::views::service_bus_namespaces::tests::renders_loading_state ... ok
[INFO] [stdout] test ui::views::logs::tests::renders_search_box_when_active ... ok
[INFO] [stdout] test ui::views::storage_account_overview::tests::renders_loading_state ... ok
[INFO] [stdout] test ui::views::logs_detail::tests::render_survives_goto_bottom_sentinel ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::enter_after_filter_drills_into_filtered_row ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::enter_pins_account_and_drills_in ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::enter_while_filtering_keeps_value_and_deactivates ... ok
[INFO] [stdout] test ui::views::service_bus_entities::tests::renders_queue_counts ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::filter_substring_match_is_case_insensitive ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::esc_while_filtering_clears_filter ... ok
[INFO] [stdout] test ui::views::logs::tests::renders_lines ... ok
[INFO] [stdout] test ui::views::registry_tags::tests::renders_tags ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::column_order_matches_priority_chain ... ok
[INFO] [stdout] test ui::views::storage_account_overview::tests::renders_as_of_timestamp_in_title_strip ... ok
[INFO] [stdout] test ui::views::registries::tests::renders_registry_row ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::navigation_uses_filtered_length ... ok
[INFO] [stdout] test ui::views::service_bus_namespaces::tests::renders_namespace_row ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::format_subscription_modes ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::navigation_clamps_to_loaded_rows ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::renders_empty_subscriptions_message ... ok
[INFO] [stdout] test ui::views::storage_account_overview::tests::renders_all_four_tiles_with_stats ... ok
[INFO] [stdout] test ui::views::storage_account_overview::tests::renders_missing_values_as_em_dash ... ok
[INFO] [stdout] test ui::views::registries::tests::anon_column_hidden_when_no_outlier ... ok
[INFO] [stdout] test ui::views::storage_account_overview::tests::renders_error_state_verbatim ... ok
[INFO] [stdout] test ui::views::logs::tests::renders_wrapped_message ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::renders_filter_input_row_when_active ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::renders_loading_state ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::https_column_hidden_when_no_outlier ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::start_search_sets_filter_active ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::renders_no_match_message ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::narrow_terminal_shows_short_subscription_id ... ok
[INFO] [stdout] test ui::views::storage_blob_detail::tests::handle_scrolls_clamped_at_sentinel ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::multi_subscription_mode_renders_sub_name_from_lookup ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::renders_filter_chip_in_title ... ok
[INFO] [stdout] test ui::views::registries::tests::anon_column_visible_when_outlier_present ... ok
[INFO] [stdout] test ui::views::storage_blob_detail::tests::yank_text_includes_metadata_and_body ... ok
[INFO] [stdout] test ui::views::storage_blob_detail::tests::renders_error_state ... ok
[INFO] [stdout] test ui::views::storage_blobs::tests::enter_on_row_pins_blob_and_drills_in ... ok
[INFO] [stdout] test ui::views::storage_blobs::tests::enter_after_filter_drills_into_filtered_row ... ok
[INFO] [stdout] test ui::views::storage_blobs::tests::enter_in_filter_keeps_value_and_deactivates ... ok
[INFO] [stdout] test ui::views::storage_blobs::tests::esc_in_filter_clears_buffer ... ok
[INFO] [stdout] test ui::views::storage_blobs::tests::filter_substring_match_is_case_insensitive ... ok
[INFO] [stdout] test ui::views::storage_blobs::tests::navigation_uses_filtered_length ... ok
[INFO] [stdout] test ui::views::storage_blobs::tests::renders_empty_container ... ok
[INFO] [stdout] test ui::views::storage_blob_detail::tests::renders_binary_preview_note ... ok
[INFO] [stdout] test ui::views::storage_blob_detail::tests::renders_loading_state ... ok
[INFO] [stdout] test ui::views::service_bus_subscriptions::tests::renders_subscription_with_dlq ... ok
[INFO] [stdout] test ui::views::storage_blobs::tests::yank_returns_breadcrumb_path_for_blob ... ok
[INFO] [stdout] test ui::views::storage_containers::tests::enter_after_filter_drills_into_filtered_row ... ok
[INFO] [stdout] test ui::views::storage_containers::tests::enter_pins_container_and_drills_in ... ok
[INFO] [stdout] test ui::views::storage_containers::tests::enter_while_filtering_keeps_value_and_deactivates ... ok
[INFO] [stdout] test ui::views::storage_containers::tests::esc_while_filtering_clears_filter ... ok
[INFO] [stdout] test ui::views::storage_containers::tests::filter_substring_match_is_case_insensitive ... ok
[INFO] [stdout] test ui::views::storage_containers::tests::navigation_uses_filtered_length ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::single_subscription_mode_hides_sub_columns ... ok
[INFO] [stdout] test ui::views::storage_blobs::tests::slash_opens_filter_input ... ok
[INFO] [stdout] test ui::views::storage_containers::tests::renders_no_match_message ... ok
[INFO] [stdout] test ui::views::storage_containers::tests::start_search_sets_filter_active ... ok
[INFO] [stdout] test ui::views::storage_blob_detail::tests::renders_text_preview_with_metadata ... ok
[INFO] [stdout] test ui::views::subscriptions::tests::handles_navigation ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::renders_account_rows ... ok
[INFO] [stdout] test ui::views::storage_containers::tests::renders_column_headers ... ok
[INFO] [stdout] test ui::views::storage_containers::tests::renders_containers ... ok
[INFO] [stdout] test ui::views::subscriptions::tests::open_selected_flushes_every_subscription_scoped_cache ... ok
[INFO] [stdout] test ui::views::subscriptions::tests::open_selected_lands_on_remembered_top_level_view ... ok
[INFO] [stdout] test ui::views::subscriptions::tests::unrelated_action_not_consumed ... ok
[INFO] [stdout] test ui::views::subscriptions::tests::open_selected_pins_subscription ... ok
[INFO] [stdout] test ui::views::subscriptions::tests::renders_without_panic ... ok
[INFO] [stdout] test ui::views::subscriptions::tests::open_selected_all_row_clears_the_filter ... ok
[INFO] [stdout] test ui::views::storage_containers::tests::renders_filter_chip_in_title ... ok
[INFO] [stdout] test ui::views::storage_blob_detail::tests::render_survives_goto_bottom_sentinel ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::public_allowed_renders_in_critical_color ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::renders_column_headers ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::renders_missing_metadata_as_question_mark ... ok
[INFO] [stdout] test ui::views::storage_blobs::tests::renders_filter_chip_in_title ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::wide_terminal_shows_full_subscription_guid ... ok
[INFO] [stdout] test ui::views::storage_accounts::tests::renders_metadata_values ... ok
[INFO] [stdout] test ui::views::storage_blobs::tests::renders_blob_rows ... ok
[INFO] [stdout] test ui::views::storage_blobs::tests::renders_column_headers ... ok
[INFO] [stdout] test azure::auth::tests::azure_auth_debug_redacts_cache ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 486 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/azpect-5beefe7b1c23c3fc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests azpect
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "36e1f10ef9142eab4681fd4799a6d29346a33f44bae9faba717e850780339e3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36e1f10ef9142eab4681fd4799a6d29346a33f44bae9faba717e850780339e3a", kill_on_drop: false }`
[INFO] [stdout] 36e1f10ef9142eab4681fd4799a6d29346a33f44bae9faba717e850780339e3a
